Skip to content

Conversation

@stbenjam
Copy link
Member

This allows us to add additional important information into the JUnit BigQuery table for use in Component Readness, or AI tools for analysis (e.g. correlating test failures with intervals).

@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 28, 2025

@stbenjam: This pull request references TRT-2350 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set.

In response to this:

This allows us to add additional important information into the JUnit BigQuery table for use in Component Readness, or AI tools for analysis (e.g. correlating test failures with intervals).

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 28, 2025
@stbenjam stbenjam marked this pull request as draft October 28, 2025 13:07
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 28, 2025
@openshift-ci openshift-ci bot requested review from p0lyn0mial and sjenning October 28, 2025 13:08
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: stbenjam

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 28, 2025
@stbenjam
Copy link
Member Author

/test e2e-aws-ovn

@stbenjam stbenjam marked this pull request as ready for review October 28, 2025 15:22
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 28, 2025
@openshift-ci openshift-ci bot requested a review from deads2k October 28, 2025 15:23
@neisw
Copy link
Contributor

neisw commented Nov 3, 2025

We updated TRT-2350 to also include test_repo and test_path attributes instead of doing it separately via autodl as originally requested in TRT-2326, is that something that can be added in this PR or needs to be done later?

@stbenjam stbenjam marked this pull request as draft November 12, 2025 17:12
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 12, 2025
@stbenjam stbenjam force-pushed the ote-metadata-junit branch 2 times, most recently from 247aa01 to fd4fb09 Compare November 12, 2025 17:16
@stbenjam
Copy link
Member Author

/test e2e-aws-ovn

@stbenjam stbenjam marked this pull request as ready for review November 13, 2025 00:31
@stbenjam
Copy link
Member Author

@neisw Updated to include additional info:

<testcase
  name="[Jira:config-operator][sig-api-machinery] sanity test should always pass [Suite:openshift/cluster-config-operator/conformance/parallel]"
  time="0"
  start-time="2025-11-12T20:06:48Z"
  end-time="2025-11-12T20:06:48Z"
  lifecycle="blocking"
  source-image="cluster-config-operator"
  source-binary="cluster-config-operator-tests-ext"
  source-commit="347bebcc1"
/>

@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 13, 2025
Extend JUnit test case schema with OpenShift Test Extensions (OTE)
metadata attributes.

Metadata fields added:
- Lifecycle classification (blocking/informing)
- Test execution timestamps (start-time, end-time)
- Source tracking (source-image, source-binary, source-url, source-commit)

The source fields allow tracking which container image, binary,
repository, and commit produced each test result, enabling better
traceability and debugging of test failures across different builds.
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 13, 2025

@stbenjam: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants